'Declaration
<ObsoleteAttribute("Should use the version that takes a ISystemContext (pass null if ISystemContext is not available).")> Protected Overloads Overrides Function ExtractValueFromVariant( _ ByVal value As Object, _ ByVal throwOnError As Boolean _ ) As Object
'Usage
Dim instance As BaseDataVariableState(Of T) Dim value As Object Dim throwOnError As Boolean Dim value As Object value = instance.ExtractValueFromVariant(value, throwOnError)
Parameters
- value
- throwOnError